hvm: add HVM_PARAM_VM_GENERATION_ID_ADDR
authorDavid Vrabel <david.vrabel@citrix.com>
Wed, 18 Jun 2014 16:12:53 +0000 (17:12 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 27 Jun 2014 13:13:21 +0000 (14:13 +0100)
commitbf19240f999db9f8c6eb90399cffc325d055af82
treede7b5706226468ca87514a3bb00f5fdf682577ee
parentdaacd357a93ea04ddfc138144b94921742006355
hvm: add HVM_PARAM_VM_GENERATION_ID_ADDR

HVM_PARAM_VM_GENERATION_ID_ADDR is the guest physical address of the
VM Generation ID.  This parameter will be written by hvmloader and read
by the toolstack when updating the gen. ID (e.g., after restoring from a
snapshot).

A HVM parameter is easier for the save/restore code to work with (than
a XenStore key).

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/include/public/hvm/params.h